projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de1014e
)
Fix a typo.
author
Masatake YAMATO
<jet@gyve.org>
Mon, 15 Mar 2004 07:28:38 +0000
(07:28 +0000)
committer
Masatake YAMATO
<jet@gyve.org>
Mon, 15 Mar 2004 07:28:38 +0000
(07:28 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index b28512af3217bc73c82484411cd603c134935a00..d7c955c847199086a709cbbcd2989266728f4ad7 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-21,8
+21,7
@@
if the value for `ruler-mode-ruler-function'is given.
* hexl.el (hexl-mode-hook): Make the hook customizable.
- (hexl-address-area, hexl-ascii-area, hexl-ascii-cursor): New
- customize variables.
+ (hexl-address-area, hexl-ascii-area): New customize variables.
(hexlify-buffer): Put font-lock-faces on the address area and
the ascii area.
(hexl-activate-ruler): New function.